home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14382 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  901 b 

  1. Path: newsbf02.news.aol.com!not-for-mail
  2. From: andkoe@aol.com (Andkoe)
  3. Newsgroups: comp.lang.c
  4. Subject: gcc - displaying the calling tree
  5. Date: 14 Apr 1996 04:47:18 -0400
  6. Organization: America Online, Inc. (1-800-827-6364)
  7. Sender: root@newsbf02.news.aol.com
  8. Message-ID: <4kqe2m$3nt@newsbf02.news.aol.com>
  9. Reply-To: andkoe@aol.com (Andkoe)
  10. NNTP-Posting-Host: newsbf02.mail.aol.com
  11.  
  12. Hello,
  13.  
  14. I'm using gcc under linux and I want to get information about the calling
  15. tree
  16. of a larger program package I'm dealing with, i.e. I want to know what
  17. subroutines are called where in the program and additionally information
  18. about the scope of variables in this program package. Are there any
  19. compiler options of gcc generating such an information?
  20.  
  21. Or does exist a public domain tool for linux and X which is able to
  22. visualizise this information?
  23.  
  24. Thanks
  25.     Andreas 
  26.  
  27. (andkoe@aol.com or koe@gatekeeper.rhein.de)
  28.